xref: /minix3/share/i18n/csmapper/MISC/UCS%NEXTSTEP.src (revision 36dcc4a4a93f782ada76dce3d52fbeab0e063cf1)
1*36dcc4a4SLionel Sambuc# $NetBSD: UCS%NEXTSTEP.src,v 1.1 2006/10/19 14:45:02 tnozaki Exp $
2*36dcc4a4SLionel Sambuc
3*36dcc4a4SLionel SambucTYPE		ROWCOL
4*36dcc4a4SLionel SambucNAME		"UCS/NEXTSTEP"
5*36dcc4a4SLionel SambucSRC_ZONE	0x0000-0xFB02
6*36dcc4a4SLionel SambucOOB_MODE	INVALID
7*36dcc4a4SLionel SambucDST_INVALID	0xFF
8*36dcc4a4SLionel SambucDST_UNIT_BITS	8
9*36dcc4a4SLionel Sambuc
10*36dcc4a4SLionel SambucBEGIN_MAP
11*36dcc4a4SLionel Sambuc#
12*36dcc4a4SLionel Sambuc# This mapping data is made from the mapping data provided by Unicode, Inc.
13*36dcc4a4SLionel Sambuc# Original notice:
14*36dcc4a4SLionel Sambuc#
15*36dcc4a4SLionel Sambuc#       Name:             NextStep Encoding to Unicode
16*36dcc4a4SLionel Sambuc#       Unicode version:  1.1
17*36dcc4a4SLionel Sambuc#       Table version:    0.1
18*36dcc4a4SLionel Sambuc#       Table format:     Format A
19*36dcc4a4SLionel Sambuc#       Date:             1999 September 23
20*36dcc4a4SLionel Sambuc#       Authors:          Rick McGowan
21*36dcc4a4SLionel Sambuc#
22*36dcc4a4SLionel Sambuc#       Copyright (c) 1991-1999 Unicode, Inc.  All Rights reserved.
23*36dcc4a4SLionel Sambuc#
24*36dcc4a4SLionel Sambuc#	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
25*36dcc4a4SLionel Sambuc#	No claims are made as to fitness for any particular purpose.  No
26*36dcc4a4SLionel Sambuc#	warranties of any kind are expressed or implied.  The recipient
27*36dcc4a4SLionel Sambuc#	agrees to determine applicability of information provided.  If this
28*36dcc4a4SLionel Sambuc#	file has been provided on optical media by Unicode, Inc., the sole
29*36dcc4a4SLionel Sambuc#	remedy for any claim will be exchange of defective media within 90
30*36dcc4a4SLionel Sambuc#	days of receipt.
31*36dcc4a4SLionel Sambuc#
32*36dcc4a4SLionel Sambuc#	Unicode, Inc. hereby grants the right to freely use the information
33*36dcc4a4SLionel Sambuc#	supplied in this file in the creation of products supporting the
34*36dcc4a4SLionel Sambuc#	Unicode Standard, and to make copies of this file in any form for
35*36dcc4a4SLionel Sambuc#	internal or external distribution as long as this notice remains
36*36dcc4a4SLionel Sambuc#	attached.
37*36dcc4a4SLionel Sambuc#
38*36dcc4a4SLionel Sambuc#	General notes:
39*36dcc4a4SLionel Sambuc#
40*36dcc4a4SLionel Sambuc#	This table contains the data the Unicode Consortium has on how
41*36dcc4a4SLionel Sambuc#       NextStep Encoding characters map into Unicode.  Since the first
42*36dcc4a4SLionel Sambuc#	128 characters (0x0 - 0x7f) are identical to ASCII and Unicode,
43*36dcc4a4SLionel Sambuc#	this table only maps the NextStep range from 0x80 - 0xFF.
44*36dcc4a4SLionel Sambuc#
45*36dcc4a4SLionel Sambuc#	This file is provided for historical reference only and pertains
46*36dcc4a4SLionel Sambuc#	to NextStep and OpenStep products shipped prior to the aquisition
47*36dcc4a4SLionel Sambuc#	of NeXT by Apple Computer, Inc.  See http://www.apple.com for
48*36dcc4a4SLionel Sambuc#	further information.
49*36dcc4a4SLionel Sambuc#
50*36dcc4a4SLionel Sambuc#       Format:  Three tab-separated columns
51*36dcc4a4SLionel Sambuc#                Column #1 is the NextStep code (in hex as 0xXX)
52*36dcc4a4SLionel Sambuc#                Column #2 is the Unicode (in hex as 0xXXXX)
53*36dcc4a4SLionel Sambuc#                Column #3 NextStep name, Unicode name (follows a comment sign, '#')
54*36dcc4a4SLionel Sambuc#
55*36dcc4a4SLionel Sambuc#       The entries are in NextStep order
56*36dcc4a4SLionel Sambuc#
57*36dcc4a4SLionel Sambuc#       Any comments or problems, contact info@unicode.org
58*36dcc4a4SLionel Sambuc#
59*36dcc4a4SLionel Sambuc0x0000 - 0x007F = 0x00 -
60*36dcc4a4SLionel Sambuc0x00A0 = 0x80
61*36dcc4a4SLionel Sambuc0x00A1 = 0xA1
62*36dcc4a4SLionel Sambuc0x00A2 = 0xA2
63*36dcc4a4SLionel Sambuc0x00A3 = 0xA3
64*36dcc4a4SLionel Sambuc0x00A4 = 0xA8
65*36dcc4a4SLionel Sambuc0x00A5 = 0xA5
66*36dcc4a4SLionel Sambuc0x00A6 = 0xB5
67*36dcc4a4SLionel Sambuc0x00A7 = 0xA7
68*36dcc4a4SLionel Sambuc0x00A8 = 0xC8
69*36dcc4a4SLionel Sambuc0x00A9 = 0xA0
70*36dcc4a4SLionel Sambuc0x00AA = 0xE3
71*36dcc4a4SLionel Sambuc0x00AB = 0xAB
72*36dcc4a4SLionel Sambuc0x00AC = 0xBE
73*36dcc4a4SLionel Sambuc0x00AE = 0xB0
74*36dcc4a4SLionel Sambuc0x00AF = 0xC5
75*36dcc4a4SLionel Sambuc0x00B1 = 0xD1
76*36dcc4a4SLionel Sambuc0x00B2 = 0xC9
77*36dcc4a4SLionel Sambuc0x00B3 = 0xCC
78*36dcc4a4SLionel Sambuc0x00B4 = 0xC2
79*36dcc4a4SLionel Sambuc0x00B5 = 0x9D
80*36dcc4a4SLionel Sambuc0x00B6 = 0xB6
81*36dcc4a4SLionel Sambuc0x00B7 = 0xB4
82*36dcc4a4SLionel Sambuc0x00B8 = 0xCB
83*36dcc4a4SLionel Sambuc0x00B9 = 0xC0
84*36dcc4a4SLionel Sambuc0x00BA = 0xEB
85*36dcc4a4SLionel Sambuc0x00BB = 0xBB
86*36dcc4a4SLionel Sambuc0x00BC = 0xD2
87*36dcc4a4SLionel Sambuc0x00BD = 0xD3
88*36dcc4a4SLionel Sambuc0x00BE = 0xD4
89*36dcc4a4SLionel Sambuc0x00BF = 0xBF
90*36dcc4a4SLionel Sambuc0x00C0 = 0x81
91*36dcc4a4SLionel Sambuc0x00C1 = 0x82
92*36dcc4a4SLionel Sambuc0x00C2 = 0x83
93*36dcc4a4SLionel Sambuc0x00C3 = 0x84
94*36dcc4a4SLionel Sambuc0x00C4 = 0x85
95*36dcc4a4SLionel Sambuc0x00C5 = 0x86
96*36dcc4a4SLionel Sambuc0x00C6 = 0xE1
97*36dcc4a4SLionel Sambuc0x00C7 = 0x87
98*36dcc4a4SLionel Sambuc0x00C8 = 0x88
99*36dcc4a4SLionel Sambuc0x00C9 = 0x89
100*36dcc4a4SLionel Sambuc0x00CA = 0x8A
101*36dcc4a4SLionel Sambuc0x00CB = 0x8B
102*36dcc4a4SLionel Sambuc0x00CC = 0x8C
103*36dcc4a4SLionel Sambuc0x00CD = 0x8D
104*36dcc4a4SLionel Sambuc0x00CE = 0x8E
105*36dcc4a4SLionel Sambuc0x00CF = 0x8F
106*36dcc4a4SLionel Sambuc0x00D0 = 0x90
107*36dcc4a4SLionel Sambuc0x00D1 = 0x91
108*36dcc4a4SLionel Sambuc0x00D2 = 0x92
109*36dcc4a4SLionel Sambuc0x00D3 = 0x93
110*36dcc4a4SLionel Sambuc0x00D4 = 0x94
111*36dcc4a4SLionel Sambuc0x00D5 = 0x95
112*36dcc4a4SLionel Sambuc0x00D6 = 0x96
113*36dcc4a4SLionel Sambuc0x00D7 = 0x9E
114*36dcc4a4SLionel Sambuc0x00D8 = 0xE9
115*36dcc4a4SLionel Sambuc0x00D9 = 0x97
116*36dcc4a4SLionel Sambuc0x00DA = 0x98
117*36dcc4a4SLionel Sambuc0x00DB = 0x99
118*36dcc4a4SLionel Sambuc0x00DC = 0x9A
119*36dcc4a4SLionel Sambuc0x00DD = 0x9B
120*36dcc4a4SLionel Sambuc0x00DE = 0x9C
121*36dcc4a4SLionel Sambuc0x00DF = 0xFB
122*36dcc4a4SLionel Sambuc0x00E0 = 0xD5
123*36dcc4a4SLionel Sambuc0x00E1 = 0xD6
124*36dcc4a4SLionel Sambuc0x00E2 = 0xD7
125*36dcc4a4SLionel Sambuc0x00E3 = 0xD8
126*36dcc4a4SLionel Sambuc0x00E4 = 0xD9
127*36dcc4a4SLionel Sambuc0x00E5 = 0xDA
128*36dcc4a4SLionel Sambuc0x00E6 = 0xF1
129*36dcc4a4SLionel Sambuc0x00E7 = 0xDB
130*36dcc4a4SLionel Sambuc0x00E8 = 0xDC
131*36dcc4a4SLionel Sambuc0x00E9 = 0xDD
132*36dcc4a4SLionel Sambuc0x00EA = 0xDE
133*36dcc4a4SLionel Sambuc0x00EB = 0xDF
134*36dcc4a4SLionel Sambuc0x00EC = 0xE0
135*36dcc4a4SLionel Sambuc0x00ED = 0xE2
136*36dcc4a4SLionel Sambuc0x00EE = 0xE4
137*36dcc4a4SLionel Sambuc0x00EF = 0xE5
138*36dcc4a4SLionel Sambuc0x00F0 = 0xE6
139*36dcc4a4SLionel Sambuc0x00F1 = 0xE7
140*36dcc4a4SLionel Sambuc0x00F2 = 0xEC
141*36dcc4a4SLionel Sambuc0x00F3 = 0xED
142*36dcc4a4SLionel Sambuc0x00F4 = 0xEE
143*36dcc4a4SLionel Sambuc0x00F5 = 0xEF
144*36dcc4a4SLionel Sambuc0x00F6 = 0xF0
145*36dcc4a4SLionel Sambuc0x00F7 = 0x9F
146*36dcc4a4SLionel Sambuc0x00F8 = 0xF9
147*36dcc4a4SLionel Sambuc0x00F9 = 0xF2
148*36dcc4a4SLionel Sambuc0x00FA = 0xF3
149*36dcc4a4SLionel Sambuc0x00FB = 0xF4
150*36dcc4a4SLionel Sambuc0x00FC = 0xF6
151*36dcc4a4SLionel Sambuc0x00FD = 0xF7
152*36dcc4a4SLionel Sambuc0x00FE = 0xFC
153*36dcc4a4SLionel Sambuc0x00FF = 0xFD
154*36dcc4a4SLionel Sambuc0x0131 = 0xF5
155*36dcc4a4SLionel Sambuc0x0141 = 0xE8
156*36dcc4a4SLionel Sambuc0x0142 = 0xF8
157*36dcc4a4SLionel Sambuc0x0152 = 0xEA
158*36dcc4a4SLionel Sambuc0x0153 = 0xFA
159*36dcc4a4SLionel Sambuc0x0192 = 0xA6
160*36dcc4a4SLionel Sambuc0x02C6 = 0xC3
161*36dcc4a4SLionel Sambuc0x02C7 = 0xCF
162*36dcc4a4SLionel Sambuc0x02CB = 0xC1
163*36dcc4a4SLionel Sambuc0x02D8 = 0xC6
164*36dcc4a4SLionel Sambuc0x02D9 = 0xC7
165*36dcc4a4SLionel Sambuc0x02DA = 0xCA
166*36dcc4a4SLionel Sambuc0x02DB = 0xCE
167*36dcc4a4SLionel Sambuc0x02DC = 0xC4
168*36dcc4a4SLionel Sambuc0x02DD = 0xCD
169*36dcc4a4SLionel Sambuc0x2013 = 0xB1
170*36dcc4a4SLionel Sambuc0x2014 = 0xD0
171*36dcc4a4SLionel Sambuc0x2019 = 0xA9
172*36dcc4a4SLionel Sambuc0x201A = 0xB8
173*36dcc4a4SLionel Sambuc0x201C = 0xAA
174*36dcc4a4SLionel Sambuc0x201D = 0xBA
175*36dcc4a4SLionel Sambuc0x201E = 0xB9
176*36dcc4a4SLionel Sambuc0x2020 = 0xB2
177*36dcc4a4SLionel Sambuc0x2021 = 0xB3
178*36dcc4a4SLionel Sambuc0x2022 = 0xB7
179*36dcc4a4SLionel Sambuc0x2026 = 0xBC
180*36dcc4a4SLionel Sambuc0x2030 = 0xBD
181*36dcc4a4SLionel Sambuc0x2039 = 0xAC
182*36dcc4a4SLionel Sambuc0x203A = 0xAD
183*36dcc4a4SLionel Sambuc0x2044 = 0xA4
184*36dcc4a4SLionel Sambuc0xFB01 = 0xAE
185*36dcc4a4SLionel Sambuc0xFB02 = 0xAF
186*36dcc4a4SLionel SambucEND_MAP
187